.cutb5fazd3 {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.iqpgi1woyt iframe,
.r2tyvhkwuf iframe,
.se6i5xxudw,
.plan,
.m34mhu36fu,
.ww66kryyu2 {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #ececf0;
}

body {
    font-family: Liter;
}

.afhbrvg2l7 {
    font-family: 'Liter', sans-serif;
    font-size: 6rem;
    line-height: 1;
}

.afhbrvg2l7>.tyl9szhiui {
    font-size: 7.5rem;
}

.updmgs7khv {
    font-family: 'Liter', sans-serif;
    font-size: 3.875rem;
    line-height: 1;
}

.updmgs7khv>.tyl9szhiui {
    font-size: 4.84375rem;
}

.u5csildrah {
    font-family: 'Liter', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
}

.u5csildrah>.tyl9szhiui {
    font-size: 1.40625rem;
}

.pkms91y2mz {
    font-family: 'Liter', sans-serif;
    font-size: 2rem;
    line-height: 1.2;
}

.pkms91y2mz>.tyl9szhiui {
    font-size: 2.5rem;
}

.t4tru21pr3 {
    font-family: 'Liter', sans-serif;
    font-size: 1.25rem;
    line-height: 160%;
}

.t4tru21pr3>.tyl9szhiui {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .afhbrvg2l7 {
        font-size: 4.8rem;
    }
}

@media (max-width: 768px) {
    .afhbrvg2l7 {
        font-size: 4.2rem;
        font-size: calc(2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20))));
    }

    .updmgs7khv {
        font-size: 3.1rem;
        font-size: calc(2.0062499999999996rem + (3.875 - 2.0062499999999996) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.0062499999999996rem + (3.875 - 2.0062499999999996) * ((100vw - 20rem) / (48 - 20))));
    }

    .u5csildrah {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .pkms91y2mz {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .t4tru21pr3 {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.cutb5fazd3 {
    padding: 1.25rem 2rem;
    border-radius: 50px;
}

@media (max-width: 767px) {
    .cutb5fazd3 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 50px;
}

.bg-primary {
    background-color: #635985 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.vjfuvv1430,
.vjfuvv1430:active {
    background-color: #635985 !important;
    border-color: #635985 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.vjfuvv1430:hover,
.vjfuvv1430:focus,
.vjfuvv1430.focus,
.vjfuvv1430.active {
    color: inherit;
    background-color: #7c71a0 !important;
    border-color: #7c71a0 !important;
    box-shadow: none;
}

.vjfuvv1430.usko8oyh3z,
.vjfuvv1430:disabled {
    color: #ffffff !important;
    background-color: #7c71a0 !important;
    border-color: #7c71a0 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #5c5c5c !important;
    border-color: #5c5c5c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: inherit;
    background-color: #767676 !important;
    border-color: #767676 !important;
    box-shadow: none;
}

.btn-secondary.usko8oyh3z,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #767676 !important;
    border-color: #767676 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.usko8oyh3z,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.usko8oyh3z,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.usko8oyh3z,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.usko8oyh3z,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.usko8oyh3z,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.usko8oyh3z,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #635985;
    color: #635985;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #3c3651 !important;
    background-color: transparent !important;
    border-color: #3c3651 !important;
    box-shadow: none !important;
}

.btn-primary-outline.usko8oyh3z,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #635985 !important;
    border-color: #635985 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #5c5c5c;
    color: #5c5c5c;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #313131 !important;
    background-color: transparent !important;
    border-color: #313131 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.usko8oyh3z,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #5c5c5c !important;
    border-color: #5c5c5c !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.usko8oyh3z,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.usko8oyh3z,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.usko8oyh3z,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.usko8oyh3z,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.usko8oyh3z,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.usko8oyh3z,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #635985 !important;
}

.text-secondary {
    color: #5c5c5c !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #363048 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #292929 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.vdmkzonxgh):not(.dropdown-item):not([role]):not(.navbar-caption) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.vdmkzonxgh):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .vdmkzonxgh.active {
    color: #635985;
}

.nav-tabs .vdmkzonxgh:not(.active) {
    color: #232323;
}

.cdxyeallqk {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.fhqiia6iai {
    background-color: #ae1e2c;
}

.zwklqwmrj9 .cutb5fazd3:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .cutb5fazd3 {
    background-color: #635985;
    border-color: #635985;
    color: #ffffff;
}

.mbr-gallery-filter li.active .cutb5fazd3:focus {
    box-shadow: none;
}

.nav-tabs .vdmkzonxgh {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #635985;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #a69fbf;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ia6d9ybk1h {
    font-family: 'Liter', sans-serif;
    font-size: 1.25rem;
    line-height: 160%;
    font-weight: 400;
    border-radius: 100px !important;
}

.ia6d9ybk1h>.tyl9szhiui {
    font-size: 1.5625rem;
}

.ia6d9ybk1h:hover,
.ia6d9ybk1h:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #635985 !important;
}

.ia6d9ybk1h:-webkit-input-placeholder {
    font-family: 'Liter', sans-serif;
    font-size: 1.25rem;
    line-height: 160%;
    font-weight: 400;
}

.ia6d9ybk1h:-webkit-input-placeholder>.tyl9szhiui {
    font-size: 1.5625rem;
}

blockquote {
    border-color: #635985;
}

/* Forms */
.o39xidv1u4 .input-group-btn .cutb5fazd3 {
    border-radius: 100px !important;
}

.o39xidv1u4 .input-group-btn .cutb5fazd3:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.o39xidv1u4 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.o39xidv1u4 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #635985;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #635985;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #635985;
    border-bottom-color: #635985;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #635985 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #5c5c5c !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23635985' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.zwklqwmrj9 .cutb5fazd3,
.tptkfjp3e9 .cutb5fazd3 {
    box-shadow: none;
    padding: 15px 30px;
    min-width: 150px;
    transition: all 0.3s ease-in-out;
    border: none !important;
}

.zwklqwmrj9 .cutb5fazd3:hover,
.tptkfjp3e9 .cutb5fazd3:hover,
.zwklqwmrj9 .cutb5fazd3:focus,
.tptkfjp3e9 .cutb5fazd3:focus {
    transform: scale(1.03);
    border: none !important;
    box-shadow: none;
}

img {
    border-radius: 0 !important;
}

.ah1qtd3upo {
    background-color: transparent;
}

.ah1qtd3upo .o584g032cd {
    background-color: #ededed !important;
    padding: 0;
    background-color: transparent !important;
}

.ah1qtd3upo .ns3onvibah.citkyvfo5b .dropdown .dropdown-menu {
    background-color: #ededed !important;
    background-color: transparent !important;
    background: #ededed;
}

.ah1qtd3upo .ns3onvibah.citkyvfo5b .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.ah1qtd3upo .udazfe4b9s {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .ah1qtd3upo .udazfe4b9s {
        flex-direction: column;
        align-items: flex-start;
    }

    .ah1qtd3upo .udazfe4b9s .ns3onvibah.opened,
    .ah1qtd3upo .udazfe4b9s .bk68e9adjj {
        background-color: #ededed !important;
        transition: all 0s ease 0s;
        background-color: transparent !important;
    }
}

.ah1qtd3upo .o584g032cd {
    position: relative !important;
}

.ah1qtd3upo .cutb5fazd3 {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.ah1qtd3upo .cutb5fazd3:hover {
    box-shadow: none;
}

@media (min-width: 992px) {
    .ah1qtd3upo ul.sol3pekd3h {
        padding-bottom: 1.5rem;
    }

    .ah1qtd3upo .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .ah1qtd3upo .rcct82thrs.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
    }

    .ah1qtd3upo .rcct82thrs.dropdown-toggle::after {
        padding: 0 !important;
        transform: rotate(45deg);
    }

    .ah1qtd3upo li.nw2tt1d3el {
        position: relative;
        display: inline-block;
        padding: 1px 7px !important;
        vertical-align: middle;
        line-height: 2em !important;
        font-weight: 600 !important;
        text-decoration: none;
        letter-spacing: 0 !important;
        z-index: 1;
    }

    .ah1qtd3upo .lg_brand {
        margin: 0 1rem;
    }

    .ah1qtd3upo .sol3pekd3h.u7h40nhs5g {
        display: -webkit-flex;
        width: 100%;
        justify-content: center;
        min-width: 200px;
    }
}

.ah1qtd3upo .nw2tt1d3el {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .ah1qtd3upo .nw2tt1d3el {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .ah1qtd3upo .nw2tt1d3el {
        margin: 0 !important;
    }
}

.ah1qtd3upo .nw2tt1d3el .vdmkzonxgh {
    transition: all 0.3s ease-out;
}

.ah1qtd3upo .nw2tt1d3el .vdmkzonxgh:hover,
.ah1qtd3upo .nw2tt1d3el .vdmkzonxgh:focus {
    opacity: 0.6;
}

.ah1qtd3upo .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .ah1qtd3upo .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .ah1qtd3upo .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .ah1qtd3upo .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .ah1qtd3upo .rcct82thrs.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .ah1qtd3upo .show.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .ah1qtd3upo .offcanvas_box {
        display: none;
    }
}

.ah1qtd3upo .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.ah1qtd3upo .u7h40nhs5g .rcct82thrs {
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ah1qtd3upo .u7h40nhs5g .rcct82thrs.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.ah1qtd3upo .ras24s0tc2 {
    display: flex;
    margin: auto;
}

.ah1qtd3upo .iconfont-wrapper {
    color: #000000;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.ah1qtd3upo .iconfont-wrapper:last-child {
    margin-right: 0;
}

.ah1qtd3upo .iconfont-wrapper:hover {
    opacity: 0.5;
}

.ah1qtd3upo .sol3pekd3h {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .ah1qtd3upo .sol3pekd3h {
        margin: 0;
    }
}

.ah1qtd3upo .dropdown-menu,
.ah1qtd3upo .ns3onvibah.opened {
    background-color: false !important;
}

.ah1qtd3upo .nw2tt1d3el:focus,
.ah1qtd3upo .vdmkzonxgh:focus {
    outline: none;
}

.ah1qtd3upo .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.ah1qtd3upo .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.ah1qtd3upo .dropdown .dropdown-menu .dropdown-item .tyl9szhiui {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.ah1qtd3upo .dropdown .dropdown-menu .dropdown-item .tyl9szhiui:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.ah1qtd3upo .ffray7hi0x .dropdown-menu .dropdown-item:before {
    display: none;
}

.ah1qtd3upo .ffray7hi0x .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.ah1qtd3upo .ns3onvibah {
    min-height: 70px;
    padding: 20px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .ah1qtd3upo .ns3onvibah {
        min-height: 30px;
        max-height: none;
    }
}

.ah1qtd3upo .ns3onvibah.opened {
    transition: all 0.3s;
}

.ah1qtd3upo .ns3onvibah .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.ah1qtd3upo .ns3onvibah .ghzfj0prtx img {
    width: auto;
    object-fit: contain;
    border-radius: 0 !important;
}

.ah1qtd3upo .ns3onvibah .bk68e9adjj {
    justify-content: center;
    z-index: 1;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x {
    justify-content: center;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x .nw2tt1d3el .vdmkzonxgh::before {
    display: none;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x.opened .dropdown-menu {
    top: 0;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x .dropdown-menu .dropdown-item:after {
    right: auto;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x ul.sol3pekd3h li {
    margin: auto;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.ah1qtd3upo .ns3onvibah.ffray7hi0x .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .ah1qtd3upo .ns3onvibah .nw2tt1d3el {
        padding: 0.5rem 0;
    }

    .ah1qtd3upo .ns3onvibah .bk68e9adjj {
        padding: 34px 0;
        border-radius: 25px;
    }

    .ah1qtd3upo .ns3onvibah .nw2tt1d3el .vdmkzonxgh::before {
        display: none;
    }

    .ah1qtd3upo .ns3onvibah.opened .dropdown-menu {
        top: 0;
    }

    .ah1qtd3upo .ns3onvibah .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .ah1qtd3upo .ns3onvibah .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .ah1qtd3upo .ns3onvibah .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .ah1qtd3upo .ns3onvibah .ghzfj0prtx img {
        height: 3rem !important;
    }

    .ah1qtd3upo .ns3onvibah ul.sol3pekd3h {
        overflow: hidden;
    }

    .ah1qtd3upo .ns3onvibah ul.sol3pekd3h li {
        margin: 0;
    }

    .ah1qtd3upo .ns3onvibah .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .ah1qtd3upo .ns3onvibah .dva8llump5 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .ah1qtd3upo .ns3onvibah .j754df7dk4 {
        flex-basis: auto;
    }

    .ah1qtd3upo .ns3onvibah .icons-menu {
        padding: 0;
    }
}

.ah1qtd3upo .ns3onvibah.navbar-short {
    min-height: 60px;
}

.ah1qtd3upo .ns3onvibah.navbar-short .ghzfj0prtx img {
    height: 2.5rem !important;
}

.ah1qtd3upo .ns3onvibah.navbar-short .dva8llump5 {
    min-height: 60px;
    padding: 0;
}

.ah1qtd3upo .dva8llump5 {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.ah1qtd3upo .dva8llump5 .navbar-caption {
    line-height: inherit !important;
    font-weight: 400;
}

.ah1qtd3upo .dva8llump5 .ghzfj0prtx a {
    outline: none;
}

.ah1qtd3upo .dropdown-item.active,
.ah1qtd3upo .dropdown-item:active {
    background-color: transparent;
}

.ah1qtd3upo .citkyvfo5b .sol3pekd3h .vdmkzonxgh {
    padding: 0;
}

.ah1qtd3upo .u7h40nhs5g .rcct82thrs.dropdown-toggle {
    margin-right: 1.667em;
}

.ah1qtd3upo .u7h40nhs5g .rcct82thrs.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.ah1qtd3upo .ns3onvibah .dropdown.open>.dropdown-menu {
    display: block;
}

.ah1qtd3upo ul.sol3pekd3h {
    flex-wrap: wrap;
    padding: 0;
}

.ah1qtd3upo .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.ah1qtd3upo button.j754df7dk4 {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ededed;
    background: #ececf0;
}

.ah1qtd3upo button.j754df7dk4 .aawsw6wxha span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.ah1qtd3upo button.j754df7dk4 .aawsw6wxha span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.ah1qtd3upo button.j754df7dk4 .aawsw6wxha span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.ah1qtd3upo button.j754df7dk4 .aawsw6wxha span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.ah1qtd3upo button.j754df7dk4 .aawsw6wxha span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.ah1qtd3upo nav.opened .aawsw6wxha span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ah1qtd3upo nav.opened .aawsw6wxha span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.ah1qtd3upo nav.opened .aawsw6wxha span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.ah1qtd3upo nav.opened .aawsw6wxha span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ah1qtd3upo a.vdmkzonxgh {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.ah1qtd3upo .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ah1qtd3upo .ns3onvibah {
        height: 70px;
    }

    .ah1qtd3upo .ns3onvibah.opened {
        height: auto;
    }

    .ah1qtd3upo .nw2tt1d3el .vdmkzonxgh:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.ah1qtd3upo .o584g032cd .ghzfj0prtx {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .ah1qtd3upo .zaeky0dl4h {
        padding-left: 45px;
        padding-right: 45px;
    }
}

.ah1qtd3upo .tptkfjp3e9 .cutb5fazd3 {
    border: none;
    margin: 8px;
    width: fit-content;
    white-space: nowrap;
}

.ah1qtd3upo .navbar-caption:hover {
    color: #635985;
}

@media (min-width: 992px) {
    .ah1qtd3upo .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.ah1qtd3upo .text_widget {
    margin-bottom: 32px;
}

.ah1qtd3upo .text_widget a {
    transition: all 0.3s ease-out;
}

.ah1qtd3upo .text_widget a:hover,
.ah1qtd3upo .text_widget a:focus {
    opacity: 0.6;
}

.ah1qtd3upo .icons-menu-main {
    display: flex;
}

.ah1qtd3upo .iosz2jfxln {
    color: #000000;
    text-align: center;
}

.ah1qtd3upo .navbar-caption {
    color: #000000;
}

.ah1qtd3upo .l873xx1dhj {
    color: #9c9c9c;
    text-align: center;
}

.ah1qtd3upo .iosz2jfxln,
.ah1qtd3upo .text_widget,
.ah1qtd3upo .zwklqwmrj9 {
    text-align: center;
}

.ah1qtd3upo a[class*="text-"]:not(.vdmkzonxgh):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    background-image: none;
}

.ah1qtd3upo .vdmkzonxgh,
.ah1qtd3upo .dropdown-item {
    color: #000000;
}

.u8x88o1837 {
    background-color: transparent;
}

.u8x88o1837 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.u8x88o1837 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .u8x88o1837 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.u8x88o1837 .z5xc4eoy81 {
    min-height: 890px;
    display: flex;
    align-items: center;
    position: relative;
}

.u8x88o1837 .z5xc4eoy81 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: none;
    opacity: 0.3;
}

.u8x88o1837 .z5xc4eoy81::after,
.u8x88o1837 .z5xc4eoy81::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 103%;
    border-radius: 100%;
    background-color: #ececf0;
    z-index: 1;
}

@media (max-width: 992px) {

    .u8x88o1837 .z5xc4eoy81::after,
    .u8x88o1837 .z5xc4eoy81::before {
        display: none;
    }
}

.u8x88o1837 .z5xc4eoy81::after {
    left: -20px;
}

.u8x88o1837 .z5xc4eoy81::before {
    right: -20px;
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 40px;
}

@media (max-width: 992px) {
    .u8x88o1837 .z5xc4eoy81 .efhqvrxwqm {
        padding: 0 20px;
    }
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .iosz2jfxln {
    margin-bottom: 60px;
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .dkbmq0p64p {
    margin-bottom: 20px;
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .l873xx1dhj {
    margin-bottom: 20px;
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .cd6pxxjmb8 {
    display: block;
    margin-top: 20px;
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .cd6pxxjmb8:hover .tyl9szhiui,
.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .cd6pxxjmb8:focus .tyl9szhiui {
    opacity: 1;
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .cd6pxxjmb8 .tyl9szhiui {
    width: 100px;
    height: 100px;
    font-size: 35px;
    background-color: #635985;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0.8;
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out;
}

.u8x88o1837 .z5xc4eoy81 .efhqvrxwqm .cd6pxxjmb8 a {
    display: inline-block;
}

.u8x88o1837 .dkbmq0p64p {
    color: #ffffff;
}

.u8x88o1837 .iosz2jfxln {
    color: #000000;
    text-align: center;
}

.u8x88o1837 .l873xx1dhj {
    color: #ffffff;
    text-align: center;
}

.u8x88o1837 .dkbmq0p64p,
.u8x88o1837 .zwklqwmrj9,
.u8x88o1837 .cd6pxxjmb8 {
    text-align: center;
    color: #000000;
}

.skhko8p6bu {
    overflow: hidden;
}

.skhko8p6bu .zkt83ucu69.usko8oyh3z {
    display: none;
}

.skhko8p6bu .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.skhko8p6bu .zaeky0dl4h {
    padding: 0 45px;
}

@media (max-width: 992px) {
    .skhko8p6bu .zaeky0dl4h {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .skhko8p6bu .ras24s0tc2 {
        padding: 0 30px;
    }
}

.upv9m6ukdi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.upv9m6ukdi .zkt83ucu69.usko8oyh3z {
    display: none;
}

.upv9m6ukdi .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .upv9m6ukdi .ras24s0tc2 {
        padding: 0 30px;
    }
}

.upv9m6ukdi .guaytl7zp2 .m34mhu36fu {
    justify-content: center;
}

@media (max-width: 992px) {
    .upv9m6ukdi .ngok8s2q1q {
        margin-bottom: 30px;
    }
}

.upv9m6ukdi .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 90px;
}

@media (max-width: 992px) {
    .upv9m6ukdi .ngok8s2q1q .dkbmq0p64p {
        margin-bottom: 30px;
    }
}

.upv9m6ukdi .ngok8s2q1q .iosz2jfxln {
    margin-bottom: 0;
}

.upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy {
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 650px;
    height: 650px;
    background-color: #110f24;
    opacity: 0.7;
    pointer-events: none;
    border-radius: 100%;
}

@media (max-width: 1400px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy::before {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1199px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy::before {
        width: 360px;
        height: 360px;
    }
}

@media (max-width: 992px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy::before {
        right: auto;
    }
}

@media (max-width: 768px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy::before {
        width: 245px;
        height: 245px;
    }
}

@media (max-width: 992px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy {
        margin-bottom: 30px;
    }
}

.upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy img {
    width: 650px;
    height: 650px;
    border-radius: 100% !important;
    margin: 0 0 0 auto;
    object-fit: cover;
    animation: none;
}

@media (max-width: 1400px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1199px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy img {
        width: 360px;
        height: 360px;
    }
}

@media (max-width: 992px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy img {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .upv9m6ukdi .z5xc4eoy81 .ufo8h74vmy img {
        width: 245px;
        height: 245px;
    }
}

.upv9m6ukdi .z5xc4eoy81 .l873xx1dhj {
    width: 50%;
    margin: 0 auto;
    position: relative;
    margin: -12rem auto 0;
}

@media (max-width: 992px) {
    .upv9m6ukdi .z5xc4eoy81 .l873xx1dhj {
        width: 100%;
    }
}

.upv9m6ukdi .dkbmq0p64p {
    color: #FFFFFF;
}

.upv9m6ukdi .iosz2jfxln {
    color: #FFFFFF;
}

.upv9m6ukdi .l873xx1dhj {
    color: #FFFFFF;
}

.cz9lqz3jjl {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cz9lqz3jjl .zkt83ucu69.usko8oyh3z {
    display: none;
}

.cz9lqz3jjl .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cz9lqz3jjl .ras24s0tc2 {
        padding: 0 30px;
    }
}

.cz9lqz3jjl .eg4btsk9c5 {
    margin-bottom: 120px;
}

@media (max-width: 992px) {
    .cz9lqz3jjl .eg4btsk9c5 {
        margin-bottom: 60px;
    }
}

.cz9lqz3jjl .eg4btsk9c5:nth-child(2n) .ww66kryyu2 {
    padding-left: 140px;
    padding-right: 0;
}

@media (max-width: 992px) {
    .cz9lqz3jjl .eg4btsk9c5:nth-child(2n) .ww66kryyu2 {
        padding: 0;
    }
}

.cz9lqz3jjl .eg4btsk9c5:nth-child(2n) .ww66kryyu2 .teqmp8hqcq img {
    height: 280px;
}

@media (max-width: 992px) {
    .cz9lqz3jjl .eg4btsk9c5:nth-child(2n) .ww66kryyu2 .teqmp8hqcq img {
        height: 350px;
    }
}

.cz9lqz3jjl .eg4btsk9c5:hover .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8,
.cz9lqz3jjl .eg4btsk9c5:focus .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8 {
    opacity: 1;
}

.cz9lqz3jjl .eg4btsk9c5:hover .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8::before,
.cz9lqz3jjl .eg4btsk9c5:focus .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8::before {
    opacity: 0.8;
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 {
    padding-right: 140px;
}

@media (max-width: 992px) {
    .cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 {
        padding: 0;
    }
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq img {
    height: 600px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq img {
        height: 350px;
    }
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8 {
    position: absolute;
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

@media (max-width: 992px) {
    .cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8 {
        display: none;
    }
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8 .tyl9szhiui {
    font-size: 35px;
    color: #ffffff;
    z-index: 1;
    transform: rotate(45deg);
    display: inline-flex;
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #635985;
    opacity: 0;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf {
    padding: 0 20px;
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .zrvc4f4l9i {
    margin-bottom: 10px;
}

.cz9lqz3jjl .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .xh8ik8he10 {
    margin-bottom: 0;
}

.cz9lqz3jjl .eg4btsk9c5 a {
    display: block;
}

.cz9lqz3jjl .xh8ik8he10 {
    color: #000000;
}

.cz9lqz3jjl .v7s2n0nptk {
    color: #000000;
}

.cz9lqz3jjl .zrvc4f4l9i {
    color: #000000;
}

.r7dtrxjb74 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("photo-1729935479990-79d4b1ac995c.jpeg");
}

.r7dtrxjb74 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.r7dtrxjb74 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r7dtrxjb74 .zaeky0dl4h {
    padding: 0 45px;
}

@media (max-width: 992px) {
    .r7dtrxjb74 .zaeky0dl4h {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .r7dtrxjb74 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.r7dtrxjb74 .guaytl7zp2 {
    height: 800px;
}

@media (max-width: 992px) {
    .r7dtrxjb74 .guaytl7zp2 {
        min-height: auto;
        height: 350px;
    }
}

.bki6z6it14 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #110f24;
}

.bki6z6it14 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.bki6z6it14 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bki6z6it14 .zaeky0dl4h {
    padding: 0 0 0 100px;
}

@media (max-width: 1440px) {
    .bki6z6it14 .zaeky0dl4h {
        padding: 0 0 0 45px;
    }
}

@media (max-width: 992px) {
    .bki6z6it14 .zaeky0dl4h {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .bki6z6it14 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.bki6z6it14 .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .bki6z6it14 .ngok8s2q1q .dkbmq0p64p {
        margin-bottom: 30px;
    }
}

.bki6z6it14 .iqpgi1woyt iframe {
    border-radius: 0 !important;
}

.bki6z6it14 .iqpgi1woyt .app-video-wrapper img {
    height: 600px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .bki6z6it14 .iqpgi1woyt .app-video-wrapper img {
        height: 350px;
    }
}

.bki6z6it14 .dkbmq0p64p {
    color: #ffffff;
}

.gfqontevy6 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    overflow: hidden;
    background-color: transparent;
}

.gfqontevy6 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.gfqontevy6 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gfqontevy6 .zaeky0dl4h {
    padding: 0;
}

@media (max-width: 1440px) {
    .gfqontevy6 .zaeky0dl4h {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .gfqontevy6 .zaeky0dl4h {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .gfqontevy6 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.gfqontevy6 .r2tyvhkwuf {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}

.gfqontevy6 .r2tyvhkwuf iframe {
    border-radius: 0 !important;
    height: 500px;
    filter: grayscale(100%);
}

.sdl8004adg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.sdl8004adg .zkt83ucu69.usko8oyh3z {
    display: none;
}

.sdl8004adg .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .sdl8004adg .ras24s0tc2 {
        padding: 0 30px;
    }
}

.sdl8004adg .ngok8s2q1q {
    margin-bottom: 90px;
}

@media (max-width: 992px) {
    .sdl8004adg .ngok8s2q1q {
        margin-bottom: 30px;
    }
}

.sdl8004adg .ngok8s2q1q .iosz2jfxln {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .sdl8004adg .ngok8s2q1q .iosz2jfxln {
        margin-bottom: 15px;
    }
}

.sdl8004adg .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5 {
    padding: 45px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 992px) {
    .sdl8004adg .iv3gx1nwss .eg4btsk9c5 {
        padding: 20px 0;
    }
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5:hover::after,
.sdl8004adg .iv3gx1nwss .eg4btsk9c5:focus::after {
    height: 100%;
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5:hover .ww66kryyu2 .gv2atn12bb .l0in7mzhye .fw9d48hqhd,
.sdl8004adg .iv3gx1nwss .eg4btsk9c5:focus .ww66kryyu2 .gv2atn12bb .l0in7mzhye .fw9d48hqhd {
    opacity: 1;
    animation: none;
    color: #ffffff;
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5:hover .ww66kryyu2 .gv2atn12bb .re2ho2qfmt .l873xx1dhj,
.sdl8004adg .iv3gx1nwss .eg4btsk9c5:focus .ww66kryyu2 .gv2atn12bb .re2ho2qfmt .l873xx1dhj {
    opacity: 1;
    animation: none;
    color: #ffffff;
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5::before {
    content: '';
    position: absolute;
    top: 0;
    width: 1000vh;
    height: 2px;
    background-color: #000000;
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5::after {
    content: '';
    position: absolute;
    width: 1000vh;
    height: 0;
    background-color: #635985;
    transition: all 0.3s ease-in-out;
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 {
    position: relative;
    z-index: 1;
    width: 100%;
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb {
        display: block;
    }
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .l0in7mzhye {
    width: 45%;
}

@media (max-width: 992px) {
    .sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .l0in7mzhye {
        width: 100%;
    }
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .l0in7mzhye .fw9d48hqhd {
    opacity: 0.5;
    animation: none;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .l0in7mzhye .fw9d48hqhd {
        margin: 10px 0;
    }
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .re2ho2qfmt {
    margin-left: 30px;
    width: 65%;
}

@media (max-width: 992px) {
    .sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .re2ho2qfmt {
        margin-left: 0;
        width: 100%;
    }
}

.sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .re2ho2qfmt .l873xx1dhj {
    opacity: 0;
    animation: none;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .sdl8004adg .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .re2ho2qfmt .l873xx1dhj {
        text-align: left;
        margin: 10px 0;
        opacity: 1;
    }
}

.sdl8004adg .dkbmq0p64p {
    color: #000000;
}

.sdl8004adg .fw9d48hqhd {
    color: #000000;
}

.sdl8004adg .l873xx1dhj {
    color: #000000;
    text-align: right;
}

.sdl8004adg .iosz2jfxln {
    color: #000000;
}

.ptxtyg6xz8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.ptxtyg6xz8 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.ptxtyg6xz8 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .ptxtyg6xz8 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.ptxtyg6xz8 .ngok8s2q1q {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .ptxtyg6xz8 .ngok8s2q1q {
        margin-bottom: 30px;
    }
}

.ptxtyg6xz8 .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

.ptxtyg6xz8 .eg4btsk9c5 {
    margin-bottom: 60px;
}

.ptxtyg6xz8 .eg4btsk9c5:nth-child(2n) .ww66kryyu2 .teqmp8hqcq {
    margin-top: 50px;
}

@media (max-width: 992px) {
    .ptxtyg6xz8 .eg4btsk9c5:nth-child(2n) .ww66kryyu2 .teqmp8hqcq {
        margin-top: 0;
    }
}

.ptxtyg6xz8 .eg4btsk9c5:hover .ww66kryyu2 .teqmp8hqcq img,
.ptxtyg6xz8 .eg4btsk9c5:focus .ww66kryyu2 .teqmp8hqcq img {
    transform: scale(1.03);
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
    overflow: hidden;
    margin-bottom: 45px;
}

@media (max-width: 992px) {
    .ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
        margin-bottom: 30px;
    }
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq img {
    height: 350px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s {
    margin-bottom: 15px;
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb {
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    list-style-type: none;
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb .tj2c5oetd2 {
    opacity: 0.5;
    margin: 0 10px 0 0;
    transition: all 0.3s ease-in-out;
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb .tj2c5oetd2:hover,
.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb .tj2c5oetd2:focus {
    opacity: 1;
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .xh8ik8he10 {
    margin-bottom: 30px;
}

.ptxtyg6xz8 .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .v7s2n0nptk {
    margin-bottom: 0;
}

.ptxtyg6xz8 .eg4btsk9c5 a {
    display: block;
}

.ptxtyg6xz8 .dkbmq0p64p {
    color: #FFFFFF;
}

.ptxtyg6xz8 .rl6k4vmlnb {
    color: #ffffff;
}

.ptxtyg6xz8 .xh8ik8he10 {
    color: #ffffff;
}

.ptxtyg6xz8 .v7s2n0nptk {
    color: #FFFFFF;
}

.ptxtyg6xz8 .rl6k4vmlnb,
.ptxtyg6xz8 .tj2c5oetd2 {
    color: #FFFFFF;
}

.ptxtyg6xz8 .xh8ik8he10,
.ptxtyg6xz8 .j8d9zhl29s {
    color: #FFFFFF;
}

.v6gc3ss1mv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.v6gc3ss1mv .zkt83ucu69.usko8oyh3z {
    display: none;
}

.v6gc3ss1mv .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .v6gc3ss1mv .ras24s0tc2 {
        padding: 0 30px;
    }
}

.v6gc3ss1mv .guaytl7zp2 {
    justify-content: center;
}

.v6gc3ss1mv .z5xc4eoy81 .ocgdvl8teq {
    padding: 20px 0;
    margin-bottom: 0;
}

.v6gc3ss1mv .z5xc4eoy81 .vd7bthf7fg {
    padding: 20px 0 20px 90px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .v6gc3ss1mv .z5xc4eoy81 .vd7bthf7fg {
        padding: 20px 0;
    }
}

.v6gc3ss1mv .ocgdvl8teq {
    color: #000000;
}

.v6gc3ss1mv .vd7bthf7fg {
    color: #000000;
}

.wgktau3pxe {
    background-color: #110f24;
}

.wgktau3pxe .zaeky0dl4h {
    padding: 0 100px;
}

@media (max-width: 1440px) {
    .wgktau3pxe .zaeky0dl4h {
        padding: 0 45px;
    }
}

@media (max-width: 992px) {
    .wgktau3pxe .zaeky0dl4h {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .wgktau3pxe .ras24s0tc2 {
        padding: 0 30px;
    }
}

.wgktau3pxe .eg4btsk9c5:focus,
.wgktau3pxe span:focus {
    outline: none;
}

.wgktau3pxe .ro2wdyci4t {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
    padding: 3rem 0;
}

@media (max-width: 767px) {
    .wgktau3pxe .ro2wdyci4t {
        min-width: 100%;
        max-width: 100%;
    }
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .wgktau3pxe .ro2wdyci4t .se6i5xxudw {
        display: block;
    }
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl {
    width: 250px;
    position: relative;
    z-index: 1;
}

@media (max-width: 992px) {
    .wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl .efambu75bv {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-bottom: 45px;
    }
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl .efambu75bv .l0zj6xky87 {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl .efambu75bv .l0zj6xky87 {
        margin: 0 10px;
    }
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl .efambu75bv .l0zj6xky87 a {
    display: block;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl .efambu75bv .l0zj6xky87 a:hover .tyl9szhiui,
.wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl .efambu75bv .l0zj6xky87 a:focus .tyl9szhiui {
    opacity: 0.6;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .d1837anesl .efambu75bv .l0zj6xky87 a .tyl9szhiui {
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2:hover .teqmp8hqcq .cd6pxxjmb8,
.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2:focus .teqmp8hqcq .cd6pxxjmb8 {
    opacity: 1;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2:hover .teqmp8hqcq .cd6pxxjmb8::before,
.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2:focus .teqmp8hqcq .cd6pxxjmb8::before {
    opacity: 0.8;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq img {
    height: 650px;
    max-width: 450px;
    object-fit: cover;
    transform: rotate(-14deg);
}

@media (max-width: 1400px) {
    .wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq img {
        max-width: 350px;
    }
}

@media (max-width: 1199px) {
    .wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq img {
        height: 450px;
        max-width: 310px;
    }
}

@media (max-width: 768px) {
    .wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq img {
        transform: rotate(0);
        height: 350px;
    }
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8 {
    position: absolute;
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

@media (max-width: 992px) {
    .wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8 {
        display: none;
    }
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8 .tyl9szhiui {
    font-size: 35px;
    color: #ffffff;
    z-index: 1;
    transform: rotate(45deg);
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq .cd6pxxjmb8:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #635985;
    opacity: 0;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}

.wgktau3pxe .ro2wdyci4t .se6i5xxudw .ww66kryyu2 a {
    display: block;
}

.wgktau3pxe .ro2wdyci4t .n4l8o0vitf {
    position: relative;
    z-index: 1;
    width: 250px;
}

@media (max-width: 992px) {
    .wgktau3pxe .ro2wdyci4t .n4l8o0vitf {
        margin-top: 45px;
        width: 100%;
    }
}

.wgktau3pxe .ro2wdyci4t .n4l8o0vitf .zrvc4f4l9i {
    opacity: 0.6;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .wgktau3pxe .ro2wdyci4t .n4l8o0vitf .zrvc4f4l9i {
        margin-bottom: 30px;
        opacity: 1;
        text-align: center;
    }
}

.wgktau3pxe .ro2wdyci4t .n4l8o0vitf .xh8ik8he10 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .wgktau3pxe .ro2wdyci4t .n4l8o0vitf .xh8ik8he10 {
        text-align: center;
    }
}

.wgktau3pxe .vi29u8ukb0,
.wgktau3pxe .c85gsu5t2l {
    display: flex;
}

.wgktau3pxe .etxxezcyao {
    top: 50%;
    width: 100px;
    height: 20px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: transparent !important;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6;
}

.wgktau3pxe .etxxezcyao:disabled {
    cursor: default;
    display: none;
}

.wgktau3pxe .etxxezcyao:hover {
    opacity: 1;
}

.wgktau3pxe .etxxezcyao.c85gsu5t2l {
    left: 24%;
}

@media (max-width: 1199px) {
    .wgktau3pxe .etxxezcyao.c85gsu5t2l {
        left: 20%;
    }
}

@media (max-width: 768px) {
    .wgktau3pxe .etxxezcyao.c85gsu5t2l {
        left: 0;
    }
}

.wgktau3pxe .etxxezcyao.vi29u8ukb0 {
    right: 24%;
}

@media (max-width: 1199px) {
    .wgktau3pxe .etxxezcyao.vi29u8ukb0 {
        right: 20%;
    }
}

@media (max-width: 768px) {
    .wgktau3pxe .etxxezcyao.vi29u8ukb0 {
        right: 0;
    }
}

@media (max-width: 1199px) {
    .wgktau3pxe .etxxezcyao {
        top: auto;
        bottom: 0;
    }
}

.wgktau3pxe .aw3ijqtu7c {
    position: relative;
    width: 100%;
}

.wgktau3pxe .zbaozt66k5 {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.wgktau3pxe .zbaozt66k5.is-draggable {
    cursor: grab;
}

.wgktau3pxe .zbaozt66k5.is-dragging {
    cursor: grabbing;
}

.wgktau3pxe .muw930l5jf {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.wgktau3pxe .item-menu-overlay {
    opacity: 0 !important;
}

.wgktau3pxe .zrvc4f4l9i {
    color: #FFFFFF;
    text-align: right;
}

.wgktau3pxe .xh8ik8he10 {
    color: #FFFFFF;
    text-align: right;
}

.f43yu1l7v3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.f43yu1l7v3 .eg4btsk9c5:focus,
.f43yu1l7v3 span:focus {
    outline: none;
}

.f43yu1l7v3 .ww66kryyu2 {
    position: relative;
}

.f43yu1l7v3 .zaeky0dl4h {
    padding: 0 0 0 45px;
}

@media (max-width: 992px) {
    .f43yu1l7v3 .zaeky0dl4h {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .f43yu1l7v3 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.f43yu1l7v3 .ro2wdyci4t {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 530px;
    max-width: 530px;
}

@media (max-width: 767px) {
    .f43yu1l7v3 .ro2wdyci4t {
        min-width: 100%;
        max-width: 100%;
    }
}

.f43yu1l7v3 .ro2wdyci4t .se6i5xxudw {
    width: 100%;
}

.f43yu1l7v3 .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq {
    margin-bottom: 30px;
}

.f43yu1l7v3 .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq img {
    height: 600px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .f43yu1l7v3 .ro2wdyci4t .se6i5xxudw .ww66kryyu2 .teqmp8hqcq img {
        height: 350px;
    }
}

.f43yu1l7v3 .ro2wdyci4t .se6i5xxudw .n4l8o0vitf .hs3iphnqpi {
    margin-bottom: 0;
}

.f43yu1l7v3 .ro2wdyci4t .se6i5xxudw .n4l8o0vitf .xbjbx71mjh {
    margin: 10px 0 0 0;
}

.f43yu1l7v3 .vi29u8ukb0,
.f43yu1l7v3 .c85gsu5t2l {
    display: flex;
}

.f43yu1l7v3 .etxxezcyao {
    bottom: 0;
    width: 30px;
    height: 30px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: transparent !important;
    color: #635985 !important;
    border: none;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.f43yu1l7v3 .etxxezcyao:disabled {
    cursor: default;
    display: none;
}

.f43yu1l7v3 .etxxezcyao:hover {
    opacity: 0.6 !important;
}

.f43yu1l7v3 .etxxezcyao.c85gsu5t2l {
    right: 100px;
}

@media (max-width: 768px) {
    .f43yu1l7v3 .etxxezcyao.c85gsu5t2l {
        right: 0;
    }
}

.f43yu1l7v3 .etxxezcyao.vi29u8ukb0 {
    right: 60px;
}

@media (max-width: 768px) {
    .f43yu1l7v3 .etxxezcyao.vi29u8ukb0 {
        right: 3rem;
    }
}

.f43yu1l7v3 .aw3ijqtu7c {
    position: relative;
    width: 100%;
}

.f43yu1l7v3 .zbaozt66k5 {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
    padding-left: 48%;
    padding-right: 45px;
}

@media (max-width: 768px) {
    .f43yu1l7v3 .zbaozt66k5 {
        padding: 0;
    }
}

.f43yu1l7v3 .zbaozt66k5.is-draggable {
    cursor: grab;
}

.f43yu1l7v3 .zbaozt66k5.is-dragging {
    cursor: grabbing;
}

.f43yu1l7v3 .muw930l5jf {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.f43yu1l7v3 .hs3iphnqpi {
    color: #000000;
}

.f43yu1l7v3 .xbjbx71mjh {
    color: #000000;
}

.wy2lfwfog3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.wy2lfwfog3 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.wy2lfwfog3 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .wy2lfwfog3 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.wy2lfwfog3 .z5xc4eoy81 .iosz2jfxln {
    margin-bottom: 30px;
}

.wy2lfwfog3 .z5xc4eoy81 .dkbmq0p64p {
    margin-bottom: 0;
}

.wy2lfwfog3 .z5xc4eoy81 .ufo8h74vmy {
    margin-top: 90px;
}

@media (max-width: 992px) {
    .wy2lfwfog3 .z5xc4eoy81 .ufo8h74vmy {
        margin-top: 45px;
    }
}

.wy2lfwfog3 .z5xc4eoy81 .ufo8h74vmy img {
    height: 430px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .wy2lfwfog3 .z5xc4eoy81 .ufo8h74vmy img {
        height: 350px;
    }
}

.wy2lfwfog3 .dkbmq0p64p {
    color: #FFFFFF;
    text-align: center;
}

.wy2lfwfog3 .iosz2jfxln {
    color: #FFFFFF;
    text-align: center;
}

.h7k3cgclrm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.h7k3cgclrm .eg4btsk9c5:focus,
.h7k3cgclrm span:focus {
    outline: none;
}

.h7k3cgclrm .eg4btsk9c5 {
    cursor: pointer;
}

.h7k3cgclrm .z1bxlccagv {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .h7k3cgclrm .z1bxlccagv {
        grid-row-gap: 1rem;
    }
}

.h7k3cgclrm .grid-container-1,
.h7k3cgclrm .grid-container-2,
.h7k3cgclrm .zfxa360pcg {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .h7k3cgclrm .grid-container-1,
    .h7k3cgclrm .grid-container-2,
    .h7k3cgclrm .zfxa360pcg {
        gap: 0 1rem;
    }
}

.h7k3cgclrm .dkbmq0p64p {
    margin-bottom: 75px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 992px) {
    .h7k3cgclrm .dkbmq0p64p {
        margin-bottom: 60px;
    }
}

.h7k3cgclrm .l67m0vpw2t {
    max-width: 800px;
}

.h7k3cgclrm .ras24s0tc2,
.h7k3cgclrm .zaeky0dl4h {
    overflow: hidden;
}

.h7k3cgclrm .z1bxlccagv {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.h7k3cgclrm .s020uq9ffe {
    display: flex;
    justify-content: center;
    align-items: center;
}

.h7k3cgclrm .s020uq9ffe img {
    min-width: 30vw;
    max-width: 100%;
    height: 600px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .h7k3cgclrm .s020uq9ffe img {
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .h7k3cgclrm .s020uq9ffe img {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .h7k3cgclrm .s020uq9ffe img {
        min-width: 35vw;
        height: 160px;
    }
}

.h7k3cgclrm .grid-container-1,
.h7k3cgclrm .grid-container-2,
.h7k3cgclrm .zfxa360pcg {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.h7k3cgclrm .grid-container-1 {
    align-items: flex-end;
}

.h7k3cgclrm .grid-container-2 {
    align-items: flex-start;
}

.otoofdacj1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.otoofdacj1 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.otoofdacj1 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .otoofdacj1 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.otoofdacj1 .guaytl7zp2 {
    justify-content: center;
}

.otoofdacj1 .eg4btsk9c5 {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .otoofdacj1 .eg4btsk9c5 {
        margin-bottom: 30px;
    }
}

.otoofdacj1 .eg4btsk9c5:nth-child(2n) {
    padding-top: 60px;
}

@media (max-width: 992px) {
    .otoofdacj1 .eg4btsk9c5:nth-child(2n) {
        padding-top: 0;
    }
}

.otoofdacj1 .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .otoofdacj1 .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
        padding: 0;
    }
}

.otoofdacj1 .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq img {
    height: 250px;
    object-fit: cover;
}

.bhii88sfns {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.bhii88sfns .zkt83ucu69.usko8oyh3z {
    display: none;
}

.bhii88sfns .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .bhii88sfns .ras24s0tc2 {
        padding: 0 30px;
    }
}

.bhii88sfns .guaytl7zp2 {
    justify-content: center;
}

.bhii88sfns .z5xc4eoy81 .iosz2jfxln {
    margin-bottom: 30px;
}

.bhii88sfns .z5xc4eoy81 .dkbmq0p64p {
    margin-bottom: 0;
}

.bhii88sfns .z5xc4eoy81 .ufo8h74vmy {
    margin-top: 90px;
}

@media (max-width: 992px) {
    .bhii88sfns .z5xc4eoy81 .ufo8h74vmy {
        margin-top: 45px;
    }
}

.bhii88sfns .z5xc4eoy81 .ufo8h74vmy img {
    height: 430px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .bhii88sfns .z5xc4eoy81 .ufo8h74vmy img {
        height: 350px;
    }
}

.bhii88sfns .iv3gx1nwss {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 120px 0 0 90px;
}

@media (max-width: 992px) {
    .bhii88sfns .iv3gx1nwss {
        padding: 30px 0 0 0;
    }
}

.bhii88sfns .iv3gx1nwss .eg4btsk9c5 {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.bhii88sfns .iv3gx1nwss .eg4btsk9c5:nth-last-child(-n+2) {
    border-bottom: none;
}

.bhii88sfns .iv3gx1nwss .eg4btsk9c5:last-child {
    border-bottom: none;
}

.bhii88sfns .iv3gx1nwss .eg4btsk9c5:nth-child(2n) {
    border-right: none;
}

.bhii88sfns .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
    padding: 30px 0;
}

.bhii88sfns .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq img {
    height: 90px;
    object-fit: cover;
}

.bhii88sfns .dkbmq0p64p {
    color: #000000;
}

.bhii88sfns .iosz2jfxln {
    color: #000000;
}

.utee4xp6fi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.utee4xp6fi .zkt83ucu69.usko8oyh3z {
    display: none;
}

.utee4xp6fi .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .utee4xp6fi .ras24s0tc2 {
        padding: 0 30px;
    }
}

.utee4xp6fi .ngok8s2q1q {
    margin-bottom: 75px;
}

@media (max-width: 992px) {
    .utee4xp6fi .ngok8s2q1q {
        margin-bottom: 60px;
    }
}

.utee4xp6fi .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu {
    border-bottom: 2px solid #000000;
    border-radius: 0 !important;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 {
    padding: 0;
    border: none;
    background-color: transparent;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637:not(.ffray7hi0x) .tyl9szhiui {
    transform: rotate(90deg);
    color: #000000;
    background-color: #ececf0;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637:not(.ffray7hi0x) .h8kyhakcfr {
    opacity: 1;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .h8kyhakcfr {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .tyl9szhiui {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    min-width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    color: #ececf0;
    background-color: #000000;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny {
    padding-top: 20px;
}

.utee4xp6fi .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny .vsjp6rma1w {
    line-height: 1.6;
    margin-bottom: 0;
}

.utee4xp6fi .dkbmq0p64p {
    color: #000000;
}

.utee4xp6fi .p6ahd3b637 {
    color: #000000;
}

.utee4xp6fi .vsjp6rma1w {
    color: #000000;
}

.utee4xp6fi .h8kyhakcfr {
    color: #000000;
}

.novsc459am {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.novsc459am .zkt83ucu69.usko8oyh3z {
    display: none;
}

.novsc459am .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .novsc459am .ras24s0tc2 {
        padding: 0 30px;
    }
}

.novsc459am .guaytl7zp2 .m34mhu36fu {
    justify-content: center;
}

.novsc459am .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 30px;
}

.novsc459am .ngok8s2q1q .iosz2jfxln {
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .novsc459am .ufo8h74vmy {
        margin-top: 30px;
    }
}

.novsc459am .ufo8h74vmy img {
    width: 500px;
    height: 500px;
    border-radius: 100% !important;
    margin: 0 0 0 auto;
    object-fit: cover;
}

@media (max-width: 1400px) {
    .novsc459am .ufo8h74vmy img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1199px) {
    .novsc459am .ufo8h74vmy img {
        width: 360px;
        height: 360px;
    }
}

@media (max-width: 992px) {
    .novsc459am .ufo8h74vmy img {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .novsc459am .ufo8h74vmy img {
        width: 245px;
        height: 245px;
    }
}

.novsc459am .dkbmq0p64p {
    color: #ffffff;
}

.novsc459am .iosz2jfxln {
    color: #FFFFFF;
}

.novsc459am .dkbmq0p64p,
.novsc459am .zwklqwmrj9 {
    color: #FFFFFF;
}

.myfam5b650 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.myfam5b650 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.myfam5b650 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .myfam5b650 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.myfam5b650 .guaytl7zp2 {
    justify-content: center;
}

.myfam5b650 .eg4btsk9c5 {
    margin-bottom: 60px;
}

.myfam5b650 .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.myfam5b650 .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .adu3nmhi2l {
    min-width: 110px;
    line-height: 0.6;
    margin-bottom: 0;
}

.myfam5b650 .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .w4mxpixc5h {
    margin-top: 25px;
    margin-left: 20px;
}

.myfam5b650 .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .w4mxpixc5h .iconfont-wrapper .tyl9szhiui {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-flex;
}

.myfam5b650 .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .w4mxpixc5h .pz19k0nxc0 {
    margin-bottom: 0;
}

.myfam5b650 .item-menu-overlay .btn-wrapper {
    margin-top: -12%;
}

.myfam5b650 .adu3nmhi2l {
    color: #000000;
}

.myfam5b650 .pz19k0nxc0 {
    color: #000000;
}

.rqhb4iagdm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.rqhb4iagdm .zkt83ucu69.usko8oyh3z {
    display: none;
}

.rqhb4iagdm .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .rqhb4iagdm .ras24s0tc2 {
        padding: 0 30px;
    }
}

.rqhb4iagdm .ngok8s2q1q {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .rqhb4iagdm .ngok8s2q1q {
        margin-bottom: 30px;
    }
}

.rqhb4iagdm .ngok8s2q1q .iosz2jfxln {
    margin-bottom: 30px;
}

.rqhb4iagdm .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 {
    padding: 50px 0;
    border-bottom: 2px solid #ffffff;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5:last-child {
    border-bottom: none;
}

@media (max-width: 992px) {
    .rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 {
        padding: 30px 0;
    }
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5:hover .ww66kryyu2 .n4l8o0vitf .xh8ik8he10,
.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5:focus .ww66kryyu2 .n4l8o0vitf .xh8ik8he10 {
    opacity: 0.8;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5:hover .ww66kryyu2 .teqmp8hqcq .ufo8h74vmy img,
.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5:focus .ww66kryyu2 .teqmp8hqcq .ufo8h74vmy img {
    height: 100%;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 {
        display: block;
    }
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf {
    padding-right: 60px;
}

@media (max-width: 992px) {
    .rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf {
        padding: 0;
        margin-bottom: 30px;
    }
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s {
    margin-bottom: 15px;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb {
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    list-style-type: none;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb .tj2c5oetd2 {
    opacity: 0.5;
    margin: 0 10px 0 0;
    transition: all 0.3s ease-in-out;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb .tj2c5oetd2:hover,
.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .j8d9zhl29s .rl6k4vmlnb .tj2c5oetd2:focus {
    opacity: 1;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .xh8ik8he10 {
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .l873xx1dhj {
    margin-bottom: 0;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
    min-width: 360px;
}

@media (max-width: 992px) {
    .rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
        min-width: auto;
    }
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .ufo8h74vmy {
    height: 200px;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .ufo8h74vmy img {
    width: 100%;
    height: 0;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .ufo8h74vmy img {
        height: 100%;
    }
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq .v7s2n0nptk {
    margin: 20px 0 0 0;
}

.rqhb4iagdm .iv3gx1nwss .eg4btsk9c5 a {
    display: block;
}

.rqhb4iagdm .dkbmq0p64p {
    color: #FFFFFF;
}

.rqhb4iagdm .iosz2jfxln {
    color: #FFFFFF;
}

.rqhb4iagdm .rl6k4vmlnb {
    color: #ffffff;
}

.rqhb4iagdm .xh8ik8he10 {
    color: #ffffff;
}

.rqhb4iagdm .l873xx1dhj {
    color: #FFFFFF;
}

.rqhb4iagdm .v7s2n0nptk {
    color: #FFFFFF;
    text-align: right;
}

.rqhb4iagdm .rl6k4vmlnb,
.rqhb4iagdm .tj2c5oetd2 {
    color: #FFFFFF;
}

.rqhb4iagdm .xh8ik8he10,
.rqhb4iagdm .j8d9zhl29s {
    color: #FFFFFF;
}

.cid-v2wwpQYYJP {
    padding-top: 2rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.cid-v2wwpQYYJP .eg4btsk9c5:focus,
.cid-v2wwpQYYJP span:focus {
    outline: none;
}

.cid-v2wwpQYYJP .zaeky0dl4h {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wwpQYYJP .eg4btsk9c5 {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2wwpQYYJP .eg4btsk9c5 {
        min-height: 45px;
    }
}

.upfvxkig80 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.upfvxkig80 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.upfvxkig80 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .upfvxkig80 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.upfvxkig80 .guaytl7zp2 {
    justify-content: center;
}

.upfvxkig80 .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .upfvxkig80 .ngok8s2q1q .dkbmq0p64p {
        margin-bottom: 30px;
    }
}

.upfvxkig80 .w4mxpixc5h {
    border-bottom: 2px solid #000000;
}

@media (max-width: 992px) {
    .upfvxkig80 .w4mxpixc5h {
        margin-bottom: 30px;
    }
}

.upfvxkig80 .w4mxpixc5h .r8zrkqufbm {
    display: inline-flex;
    align-items: center;
    margin-bottom: 60px;
}

@media (max-width: 1199px) {
    .upfvxkig80 .w4mxpixc5h .r8zrkqufbm {
        display: block;
    }
}

@media (max-width: 992px) {
    .upfvxkig80 .w4mxpixc5h .r8zrkqufbm {
        margin-bottom: 30px;
    }
}

.upfvxkig80 .w4mxpixc5h .r8zrkqufbm .ldk7ru50uj {
    display: inline-flex;
    margin-right: 30px;
    min-width: 85px;
}

.upfvxkig80 .w4mxpixc5h .r8zrkqufbm .ldk7ru50uj .f6apmii2v0 {
    margin-bottom: 0;
}

.upfvxkig80 .w4mxpixc5h .r8zrkqufbm .ldk7ru50uj .tyl9szhiui {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin-top: 20px;
}

.upfvxkig80 .w4mxpixc5h .r8zrkqufbm .q6ghfwjhnt {
    margin-bottom: 0;
}

.upfvxkig80 .pfgbtwqkzs {
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 992px) {
    .upfvxkig80 .pfgbtwqkzs {
        width: 100%;
    }
}

.upfvxkig80 .pfgbtwqkzs .l873xx1dhj {
    margin-bottom: 0;
}

.upfvxkig80 .dkbmq0p64p {
    color: #000000;
}

.upfvxkig80 .l873xx1dhj {
    color: #000000;
}

.upfvxkig80 .f6apmii2v0 {
    color: #000000;
}

.upfvxkig80 .q6ghfwjhnt {
    color: #000000;
}

.upfvxkig80 .f6apmii2v0,
.upfvxkig80 .w4mxpixc5h {
    color: #000000;
}

.upfvxkig80 .q6ghfwjhnt,
.upfvxkig80 .w4mxpixc5h {
    color: #000000;
}

.e0npi4a8n8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
    overflow: hidden;
}

.e0npi4a8n8 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.e0npi4a8n8 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .e0npi4a8n8 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.e0npi4a8n8 .guaytl7zp2 {
    justify-content: center;
}

.e0npi4a8n8 .ngok8s2q1q {
    position: relative;
}

.e0npi4a8n8 .ngok8s2q1q .l0in7mzhye {
    position: relative;
    z-index: 1;
    width: 65%;
}

@media (max-width: 1400px) {
    .e0npi4a8n8 .ngok8s2q1q .l0in7mzhye {
        width: 80%;
    }
}

@media (max-width: 1200px) {
    .e0npi4a8n8 .ngok8s2q1q .l0in7mzhye {
        width: 90%;
    }
}

@media (max-width: 992px) {
    .e0npi4a8n8 .ngok8s2q1q .l0in7mzhye {
        width: 100%;
        margin-bottom: 30px;
    }
}

.e0npi4a8n8 .ngok8s2q1q .l0in7mzhye .iosz2jfxln {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .e0npi4a8n8 .ngok8s2q1q .l0in7mzhye .iosz2jfxln {
        margin-bottom: 30px;
    }
}

.e0npi4a8n8 .ngok8s2q1q .l0in7mzhye .dkbmq0p64p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .e0npi4a8n8 .ngok8s2q1q .l0in7mzhye .dkbmq0p64p {
        font-size: 38px;
        line-height: 1.5;
    }
}

.e0npi4a8n8 .ngok8s2q1q img {
    position: absolute;
    top: 0;
    right: 0;
    height: 850px;
    width: 40%;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 992px) {
    .e0npi4a8n8 .ngok8s2q1q img {
        position: static;
        height: 350px;
        width: 200px;
        margin: 30px auto 0;
    }
}

.e0npi4a8n8 .dkbmq0p64p {
    color: #000000;
}

.e0npi4a8n8 .iosz2jfxln {
    color: #000000;
}

.d67t5rt9gq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.d67t5rt9gq .zkt83ucu69.usko8oyh3z {
    display: none;
}

.d67t5rt9gq .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .d67t5rt9gq .ras24s0tc2 {
        padding: 0 30px;
    }
}

.d67t5rt9gq .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .d67t5rt9gq .ngok8s2q1q .dkbmq0p64p {
        margin-bottom: 30px;
    }
}

.d67t5rt9gq .iv3gx1nwss {
    padding: 20px 0;
}

.d67t5rt9gq .iv3gx1nwss .eg4btsk9c5 {
    padding-bottom: 30px;
    border-bottom: 2px solid #000000;
    margin-bottom: 30px;
}

.d67t5rt9gq .iv3gx1nwss .eg4btsk9c5:last-child {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .d67t5rt9gq .iv3gx1nwss .eg4btsk9c5 {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.d67t5rt9gq .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

@media (max-width: 768px) {
    .d67t5rt9gq .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb {
        display: block;
    }
}

@media (max-width: 768px) {
    .d67t5rt9gq .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .efhqvrxwqm:first-child {
        margin-bottom: 20px;
    }
}

.d67t5rt9gq .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .efhqvrxwqm .rg1j44wa6t {
    line-height: 180%;
    margin-bottom: 0;
}

.d67t5rt9gq .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .efhqvrxwqm .q6ghfwjhnt {
    line-height: 180%;
    margin-bottom: 0;
}

.d67t5rt9gq .dkbmq0p64p {
    color: #000000;
}

.d67t5rt9gq .rg1j44wa6t {
    color: #000000;
}

.d67t5rt9gq .q6ghfwjhnt {
    color: #000000;
}

.naliun4hq4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.naliun4hq4 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.naliun4hq4 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .naliun4hq4 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.naliun4hq4 .guaytl7zp2 {
    justify-content: center;
}

.naliun4hq4 .pfgbtwqkzs {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 80px;
}

@media (max-width: 992px) {
    .naliun4hq4 .pfgbtwqkzs {
        padding-left: 30px;
    }
}

.naliun4hq4 .pfgbtwqkzs::before {
    content: '';
    position: absolute;
    left: 0;
    height: 50%;
    width: 1px;
    background-color: #ffffff;
}

.naliun4hq4 .pfgbtwqkzs .l873xx1dhj {
    margin-bottom: 0;
}

.naliun4hq4 .l873xx1dhj {
    color: #FFFFFF;
}

.whh653slpw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.whh653slpw .zkt83ucu69.usko8oyh3z {
    display: none;
}

.whh653slpw .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .whh653slpw .ras24s0tc2 {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .whh653slpw .ufo8h74vmy {
        margin-bottom: 60px;
    }
}

.whh653slpw .ufo8h74vmy img {
    height: 480px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .whh653slpw .ufo8h74vmy img {
        height: 350px;
    }
}

.whh653slpw .z5xc4eoy81 {
    padding-left: 90px;
}

@media (max-width: 992px) {
    .whh653slpw .z5xc4eoy81 {
        padding: 0;
    }
}

.whh653slpw .z5xc4eoy81 .ngok8s2q1q {
    margin-bottom: 75px;
}

@media (max-width: 992px) {
    .whh653slpw .z5xc4eoy81 .ngok8s2q1q {
        margin-bottom: 60px;
    }
}

.whh653slpw .z5xc4eoy81 .ngok8s2q1q .iosz2jfxln {
    margin-bottom: 30px;
    opacity: 0.6;
}

@media (max-width: 992px) {
    .whh653slpw .z5xc4eoy81 .ngok8s2q1q .iosz2jfxln {
        margin-bottom: 15px;
    }
}

.whh653slpw .z5xc4eoy81 .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 {
    padding-left: 60px;
}

@media (max-width: 992px) {
    .whh653slpw .z5xc4eoy81 .p0erjsxmh9 {
        padding-left: 0;
    }
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu {
    border-bottom: 2px solid #635985;
    border-radius: 0 !important;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 {
    padding: 0;
    border: none;
    background-color: transparent;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637:not(.ffray7hi0x) .tyl9szhiui {
    transform: rotate(90deg);
    color: #635985;
    background-color: #ffffff;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637:not(.ffray7hi0x) .h8kyhakcfr {
    opacity: 1;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .h8kyhakcfr {
    opacity: 0.8;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .tyl9szhiui {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    min-width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    color: #ffffff;
    background-color: #635985;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny {
    padding-top: 20px;
}

.whh653slpw .z5xc4eoy81 .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny .vsjp6rma1w {
    line-height: 1.6;
    margin-bottom: 0;
}

.whh653slpw .dkbmq0p64p {
    color: #FFFFFF;
}

.whh653slpw .iosz2jfxln {
    color: #FFFFFF;
}

.whh653slpw .p6ahd3b637 {
    color: #ffffff;
}

.whh653slpw .vsjp6rma1w {
    color: #FFFFFF;
}

.whh653slpw .h8kyhakcfr {
    color: #FFFFFF;
}

.cid-v2wwpS1MUc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.cid-v2wwpS1MUc .zkt83ucu69.usko8oyh3z {
    display: none;
}

.cid-v2wwpS1MUc .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-v2wwpS1MUc .ras24s0tc2 {
        padding: 0 30px;
    }
}

.cid-v2wwpS1MUc .ngok8s2q1q {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .cid-v2wwpS1MUc .ngok8s2q1q {
        margin-bottom: 30px;
    }
}

.cid-v2wwpS1MUc .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

.cid-v2wwpS1MUc .eg4btsk9c5 {
    margin-bottom: 60px;
}

.cid-v2wwpS1MUc .eg4btsk9c5:hover .ww66kryyu2 .teqmp8hqcq img,
.cid-v2wwpS1MUc .eg4btsk9c5:focus .ww66kryyu2 .teqmp8hqcq img {
    transform: scale(1.03);
}

.cid-v2wwpS1MUc .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
    overflow: hidden;
    margin-bottom: 45px;
}

@media (max-width: 992px) {
    .cid-v2wwpS1MUc .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq {
        margin-bottom: 30px;
    }
}

.cid-v2wwpS1MUc .eg4btsk9c5 .ww66kryyu2 .teqmp8hqcq img {
    height: 350px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.cid-v2wwpS1MUc .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .item-price {
    margin-bottom: 15px;
}

.cid-v2wwpS1MUc .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .xh8ik8he10 {
    margin-bottom: 15px;
}

.cid-v2wwpS1MUc .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .q6ghfwjhnt {
    margin-bottom: 0;
}

.cid-v2wwpS1MUc .eg4btsk9c5 .ww66kryyu2 .n4l8o0vitf .zwklqwmrj9 {
    margin-top: 20px;
}

.cid-v2wwpS1MUc .dkbmq0p64p {
    color: #FFFFFF;
}

.cid-v2wwpS1MUc .item-price {
    color: #FFFFFF;
}

.cid-v2wwpS1MUc .xh8ik8he10 {
    color: #ffffff;
}

.cid-v2wwpS1MUc .q6ghfwjhnt {
    color: #FFFFFF;
}

.cid-v2wwpS1MUc .xh8ik8he10,
.cid-v2wwpS1MUc .j8d9zhl29s {
    color: #FFFFFF;
}

.yvk5slox2d {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #110f24;
}

.yvk5slox2d .eg4btsk9c5:focus,
.yvk5slox2d span:focus {
    outline: none;
}

.yvk5slox2d .ww66kryyu2 {
    position: relative;
}

@media (max-width: 992px) {
    .yvk5slox2d .ras24s0tc2 {
        padding: 0 30px;
    }
}

.yvk5slox2d .cd6pxxjmb8 {
    text-align: right;
    padding-top: 4rem;
}

@media (max-width: 992px) {
    .yvk5slox2d .cd6pxxjmb8 {
        padding-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .yvk5slox2d .cd6pxxjmb8 {
        text-align: left;
    }
}

.yvk5slox2d .cd6pxxjmb8 .tyl9szhiui {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-size: 50px;
    color: #ffffff;
}

.yvk5slox2d .ro2wdyci4t {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .yvk5slox2d .ro2wdyci4t {
        min-width: 100%;
        max-width: 100%;
    }
}

.yvk5slox2d .ro2wdyci4t .se6i5xxudw {
    width: 100%;
}

.yvk5slox2d .ro2wdyci4t .se6i5xxudw .n4l8o0vitf .l873xx1dhj {
    margin-bottom: 0;
}

.yvk5slox2d .ro2wdyci4t .se6i5xxudw .n4l8o0vitf .q6ghfwjhnt {
    line-height: 180%;
    margin: 45px 0 0 0;
}

.yvk5slox2d .vi29u8ukb0,
.yvk5slox2d .c85gsu5t2l {
    display: flex;
}

.yvk5slox2d .etxxezcyao {
    top: 2rem;
    width: 20px;
    height: 20px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: transparent !important;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6 !important;
}

.yvk5slox2d .etxxezcyao:disabled {
    cursor: default;
    display: none;
}

.yvk5slox2d .etxxezcyao:hover {
    opacity: 1 !important;
}

.yvk5slox2d .etxxezcyao.c85gsu5t2l {
    left: 0;
}

.yvk5slox2d .etxxezcyao.vi29u8ukb0 {
    left: 100px;
}

.yvk5slox2d .aw3ijqtu7c {
    position: relative;
    width: 100%;
    padding-top: 4rem;
}

.yvk5slox2d .zbaozt66k5 {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.yvk5slox2d .zbaozt66k5.is-draggable {
    cursor: grab;
}

.yvk5slox2d .zbaozt66k5.is-dragging {
    cursor: grabbing;
}

.yvk5slox2d .muw930l5jf {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.yvk5slox2d .l873xx1dhj {
    color: #FFFFFF;
}

.yvk5slox2d .q6ghfwjhnt {
    color: #FFFFFF;
}

.pmnyj4ptxx {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-image: url("photo-1762204296542-8acfc2d785ec.jpeg");
}

.pmnyj4ptxx .zkt83ucu69.usko8oyh3z {
    display: none;
}

.pmnyj4ptxx .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pmnyj4ptxx .zaeky0dl4h {
    padding: 0 0 0 100px;
}

@media (max-width: 1440px) {
    .pmnyj4ptxx .zaeky0dl4h {
        padding: 0 0 0 45px;
    }
}

@media (max-width: 992px) {
    .pmnyj4ptxx .zaeky0dl4h {
        padding: 0 30px;
    }
}

@media (max-width: 992px) {
    .pmnyj4ptxx .ras24s0tc2 {
        padding: 0 30px;
    }
}

.pmnyj4ptxx .ngok8s2q1q {
    display: flex;
    align-items: center;
    height: 100%;
}

@media (max-width: 992px) {
    .pmnyj4ptxx .ngok8s2q1q {
        margin: 60px 0;
        height: auto;
    }
}

.pmnyj4ptxx .ngok8s2q1q .l0in7mzhye .iosz2jfxln {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .pmnyj4ptxx .ngok8s2q1q .l0in7mzhye .iosz2jfxln {
        margin-bottom: 15px;
    }
}

.pmnyj4ptxx .ngok8s2q1q .l0in7mzhye .dkbmq0p64p {
    margin-bottom: 0;
}

.pmnyj4ptxx .p0erjsxmh9 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 992px) {
    .pmnyj4ptxx .p0erjsxmh9 {
        display: block;
        padding-left: 0;
    }
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu {
    border-left: 1px solid #ffffff;
    border-radius: 0 !important;
    padding: 30px 0;
    position: relative;
    min-height: 1000px;
    min-width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 992px) {
    .pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu {
        border-left: none;
        border-top: 1px solid #ffffff;
        min-height: auto;
    }
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #110f24;
    opacity: 0.8;
    pointer-events: none;
    z-index: 1;
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 {
    position: relative;
    z-index: 1;
    padding: 0 50px;
    border: none;
    background-color: transparent;
}

@media (max-width: 1300px) {
    .pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 {
        padding: 0 15px;
    }
}

@media (max-width: 992px) {
    .pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 {
        padding: 0 30px;
    }
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 {
    display: block;
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637:not(.ffray7hi0x) .aonyeoveag .tyl9szhiui {
    opacity: 1;
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637:hover .aonyeoveag .tyl9szhiui {
    opacity: 1;
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .h8kyhakcfr {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .aonyeoveag {
    padding-top: 60px;
}

@media (max-width: 1300px) {
    .pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .aonyeoveag {
        padding-top: 30px;
    }
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .zv8fl65g98 .p6ahd3b637 .aonyeoveag .tyl9szhiui {
    display: inline-flex;
    font-size: 20px;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .f10ac821m1 {
    padding: 0 50px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1440px) {
    .pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .f10ac821m1 {
        padding: 0 15px;
    }
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny {
    padding-top: 30px;
}

@media (max-width: 1300px) {
    .pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny {
        padding-top: 15px;
    }
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny .o6d515kt2k {
    margin-bottom: 30px;
}

@media (max-width: 1300px) {
    .pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny .o6d515kt2k {
        margin-top: 15px;
    }
}

.pmnyj4ptxx .p0erjsxmh9 .m34mhu36fu .f10ac821m1 .katrrkl3ny .vsjp6rma1w {
    line-height: 1.6;
    margin-bottom: 0;
}

.pmnyj4ptxx .dkbmq0p64p {
    color: #FFFFFF;
}

.pmnyj4ptxx .iosz2jfxln {
    color: #FFFFFF;
}

.pmnyj4ptxx .p6ahd3b637 {
    color: #ffffff;
}

.pmnyj4ptxx .o6d515kt2k {
    color: #FFFFFF;
}

.pmnyj4ptxx .vsjp6rma1w {
    color: #FFFFFF;
}

.pmnyj4ptxx .h8kyhakcfr,
.pmnyj4ptxx .aonyeoveag {
    text-align: center;
    color: #FFFFFF;
}

.q9g86cakm6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.q9g86cakm6 .zkt83ucu69.usko8oyh3z {
    display: none;
}

.q9g86cakm6 .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .q9g86cakm6 .ras24s0tc2 {
        padding: 0 30px;
    }
}

.q9g86cakm6 .iv3gx1nwss .eg4btsk9c5 {
    margin-bottom: 60px;
}

.q9g86cakm6 .iv3gx1nwss .eg4btsk9c5:last-child {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .q9g86cakm6 .iv3gx1nwss .eg4btsk9c5 {
        margin-bottom: 30px;
    }
}

.q9g86cakm6 .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .fw9d48hqhd {
    margin-bottom: 10px;
}

.q9g86cakm6 .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .rl6k4vmlnb {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.q9g86cakm6 .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .rl6k4vmlnb .tj2c5oetd2 {
    opacity: 0.6;
    margin-bottom: 0;
    line-height: 180%;
    cursor: pointer;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 {
    margin: 0;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dkbmq0p64p {
    margin-bottom: 45px !important;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dc3mfrm2ch {
    margin-bottom: 20px !important;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dc3mfrm2ch .ia6d9ybk1h {
    background-color: #110f24;
    padding: 20px;
    box-shadow: none;
    border: none !important;
    border-radius: 0 !important;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dc3mfrm2ch .ia6d9ybk1h::placeholder {
    color: #ffffff;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dc3mfrm2ch .ia6d9ybk1h:hover,
.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dc3mfrm2ch .ia6d9ybk1h:focus {
    box-shadow: none;
    border: none !important;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dc3mfrm2ch .form-check {
    padding-left: 2.1em;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .dc3mfrm2ch .form-check .form-check-input {
    background-color: #ffffff;
    border-color: #ffffff;
}

.q9g86cakm6 .s1a5kjlyj9.guaytl7zp2 .zwklqwmrj9 {
    width: 100%;
}

.q9g86cakm6 .dkbmq0p64p {
    color: #000000;
}

.q9g86cakm6 .fw9d48hqhd {
    color: #000000;
}

.q9g86cakm6 .rl6k4vmlnb {
    color: #000000;
}

.q9g86cakm6 .l873xx1dhj {
    color: #000000;
}

.q9g86cakm6 label {
    color: #000000;
}

.q9g86cakm6 .rl6k4vmlnb,
.q9g86cakm6 .tj2c5oetd2 {
    color: #000000;
}

.ixxlw808uz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
    overflow: hidden;
}

.ixxlw808uz .zkt83ucu69.usko8oyh3z {
    display: none;
}

.ixxlw808uz .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .ixxlw808uz .ras24s0tc2 {
        padding: 0 30px;
    }
}

.ixxlw808uz .guaytl7zp2 {
    justify-content: center;
}

.ixxlw808uz .z5xc4eoy81 {
    padding-right: 22px;
}

@media (max-width: 992px) {
    .ixxlw808uz .z5xc4eoy81 {
        padding: 0;
    }
}

.ixxlw808uz .z5xc4eoy81 .dkbmq0p64p {
    padding: 60px 0;
    margin: 0;
    border-bottom: 2px solid #000000;
}

@media (max-width: 992px) {
    .ixxlw808uz .z5xc4eoy81 .dkbmq0p64p {
        padding: 0 0 30px;
    }
}

.ixxlw808uz .z5xc4eoy81 .iv3gx1nwss {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

@media (max-width: 992px) {
    .ixxlw808uz .z5xc4eoy81 .iv3gx1nwss {
        margin-top: 30px;
    }
}

.ixxlw808uz .z5xc4eoy81 .iv3gx1nwss .eg4btsk9c5 {
    margin: 0 60px 20px 0;
}

.ixxlw808uz .z5xc4eoy81 .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .fw9d48hqhd {
    margin-bottom: 5px;
}

.ixxlw808uz .z5xc4eoy81 .iv3gx1nwss .eg4btsk9c5 .ww66kryyu2 .gv2atn12bb .pz19k0nxc0 {
    margin-bottom: 0;
}

.ixxlw808uz .ufo8h74vmy {
    height: 430px;
    position: relative;
}

@media (max-width: 992px) {
    .ixxlw808uz .ufo8h74vmy {
        height: 350px;
        margin-top: 25px;
    }
}

.ixxlw808uz .ufo8h74vmy img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vh;
    height: 100%;
    object-fit: cover;
}

.ixxlw808uz .item-menu-overlay .btn-wrapper {
    margin-top: -30%;
}

.ixxlw808uz .dkbmq0p64p {
    color: #000000;
}

.ixxlw808uz .fw9d48hqhd {
    color: #000000;
}

.ixxlw808uz .pz19k0nxc0 {
    color: #000000;
}

.wavw2qsu2d {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.wavw2qsu2d .zkt83ucu69.usko8oyh3z {
    display: none;
}

.wavw2qsu2d .zkt83ucu69 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .wavw2qsu2d .ras24s0tc2 {
        padding: 0 30px;
    }
}

.wavw2qsu2d .guaytl7zp2 {
    justify-content: center;
}

.wavw2qsu2d .m34mhu36fu {
    justify-content: flex-end;
}

.wavw2qsu2d .z5xc4eoy81 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 90px;
    justify-content: center;
}

@media (max-width: 992px) {
    .wavw2qsu2d .z5xc4eoy81 {
        display: block;
        margin-bottom: 0;
    }
}

@media (max-width: 992px) {
    .wavw2qsu2d .z5xc4eoy81 .ngok8s2q1q {
        margin-bottom: 30px;
    }
}

.wavw2qsu2d .z5xc4eoy81 .ngok8s2q1q .dkbmq0p64p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .wavw2qsu2d .z5xc4eoy81 .main-btn {
        margin-bottom: 30px;
    }
}

.wavw2qsu2d .z5xc4eoy81 .main-btn .cutb5fazd3 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .wavw2qsu2d .j8d9zhl29s {
        margin-top: 30px;
    }
}

.wavw2qsu2d .j8d9zhl29s .cutb5fazd3 {
    flex-direction: row-reverse;
    opacity: 0.6;
    padding: 0;
    min-width: auto;
    margin: 10px 0 10px 30px;
}

@media (max-width: 992px) {
    .wavw2qsu2d .j8d9zhl29s .cutb5fazd3 {
        margin: 10px 30px 10px 0;
    }
}

.wavw2qsu2d .j8d9zhl29s .cutb5fazd3:hover,
.wavw2qsu2d .j8d9zhl29s .cutb5fazd3:focus {
    opacity: 1;
    transform: scale(1);
}

.wavw2qsu2d .j8d9zhl29s .cutb5fazd3:hover .tyl9szhiui,
.wavw2qsu2d .j8d9zhl29s .cutb5fazd3:focus .tyl9szhiui {
    transform: rotate(0);
}

.wavw2qsu2d .j8d9zhl29s .cutb5fazd3 .tyl9szhiui {
    margin: 0 10px 0 0;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in-out;
}

.wavw2qsu2d .fjf5zdipfe {
    margin: 10px 0;
    color: #000000;
    text-align: center;
}

.wavw2qsu2d .dkbmq0p64p {
    color: #000000;
}

.wavw2qsu2d .zwklqwmrj9 {
    text-align: right;
}

@media (max-width: 992px) {
    .wavw2qsu2d .zwklqwmrj9 {
        text-align: left;
    }
}